﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0; line-height:24px; }

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em ,i , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;line-height:28px;}
li{list-style:none;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer}

/*原reset*/
/*sup{vertical-align:baseline;}
sub{vertical-align:baseline;} */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;outline: none; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;width:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}
.container1{margin-left:auto; margin-right:auto; width:1250px;}


.wrap-header {height: 44px;border-bottom: 1px solid #f4f4f4;position: relative;z-index: 3;}
.wrap-header p {height: 44px;line-height: 44px;color: #999;}
.wrap-header ul {position: relative;height: 44px;}
.wrap-header ul li {float: left;padding:0 18px;height: 44px;line-height: 44px;border-left: 1px solid #f4f4f4;color: #aaa;}
.wrap-header ul li a {display: block;padding-left: 26px;height: 44px;color: #aaa;}
.wrap-header ul li.li1 {background: #f2f2f2;}
.wrap-header ul li.li1 a {padding: 0 15px;color: #333;}
.wrap-header ul li.li2 a {background: url(hicon01.png) no-repeat 5px center;}
.wrap-header ul li.li3 {position: relative;}
.wrap-header ul li.li3 span {padding-left: 26px;height: 44px; background: url(hicon02.png) no-repeat left center;}
.wrap-header ul li.li3 i {display: none;width: 113px;height: 113px;position: absolute;left: 0px;top: 44px;padding: 3px;background: #f2f2f2;}
.wrap-header ul li.li3 i img {display: block;width: 113px;height: 113px;}
.wrap-header ul li.li3:hover i {display: block;}
.wrap-header ul li.li4 a {background: url(Img/Common/hicon03.png) no-repeat 3px center;}
.wrap-header ul li.li5 {padding-right: 0;}
.wrap-header ul li.li5 b {font-size: 18px;color: #153b96;}



.logo {position: relative;z-index: 2;}
.logo .container {position: relative;height: 112px;}
.logo h1 {position: absolute;left: 0;top: 8px;}
.logo h1 img {display: block;width: 220px;height: 86px;}
.logo .l_tit {position: absolute;left: 230px;top: 43px;height: 43px;border-left: 1px solid #eee;padding-left: 16px;}
.logo .l_tit .p1 {text-align: center;font-size: 30px;color: #153b96;font-weight: bold;margin-top: -10px;}
.logo .l_tit .p2 {margin-top: 5px;}
.logo .l_tit .p2 em {margin:0 6px;color: #ff5c01;}
.logo ul {position: absolute;right: 0;top: 42px;}
.logo ul li {float: left;width: 110px;text-align: center;height: 35px;line-height: 35px;background: #eeeeee;margin-left: 10px;border-radius: 27px;}
.logo ul li:hover {background: #0c4a76;}
.logo ul li:hover a {color: #fff;}
.logo ul li.cur {background: #0c4a76;}
.logo ul li.cur a {color: #fff;}

/* nav部分 */
.Nav1 { height:52px;position: relative;background: #0c4a76;z-index: 3;}
.Nav1 .container {position: relative;}
.Nav1 .navUl{ width:102%}
.Nav1 .navUl li.navli { font-size:16px; float:left;position: relative;height: 52px;line-height: 52px;}
.Nav1 .navUl li.navli>a {display: block;height: 52px;color: #fff;text-decoration: none;font-size:16px;}
.Nav1 .navUl li.navli:hover ,.Nav1 .navUl li.navli.cur {background: #ff5c01;}

.Nav1.lyFixed{position: fixed;left: 0;top: 0;width: 100%;z-index: 9999;}


.wrap-footer {padding-top: 60px;background: #1e1e1f;}
.wrap-footer .container {background: url(Img/Common/fbg.png) no-repeat 840px bottom;padding-bottom: 40px;}
.wrap-footer .ful1 {float: left;width: 180px;border-left: 1px solid #141414;height: 280px;padding-left: 40px;border-right:1px solid #343435;}
.wrap-footer .ful1:first-child {padding-left: 0;width: 220px;border-left: none;}
.wrap-footer .ful1 li {padding-left: 25px;background: url(Img/Common/fbg.jpg) no-repeat left center;margin-bottom: 17px;}
.wrap-footer .ful1 li a {color: #999;}
.wrap-footer .ful1 li:first-child {padding-left: 0;background: none;margin-bottom: 20px;font-size: 16px;}
.wrap-footer .ful1 li:first-child a {color: #fff;}
.wrap-footer .ful1 li:hover a {color: #fff;}

.wrap-footer .ful2 {float: left;padding-left: 26px;border-left: 1px solid #141414;}
.wrap-footer .ful2 li {padding-left: 35px;margin-bottom: 18px;height: 20px;line-height: 20px;}
.wrap-footer .ful2 li a {color: #999;}
.wrap-footer .ful2 li.li1 {padding-left: 62px;background: none;margin-bottom: 20px;font-size: 13px;background: url(Img/Common/ficon01.png) no-repeat left center;height: 50px;}
.wrap-footer .ful2 li.li1 span {display: block;}
.wrap-footer .ful2 li.li1 i {display: block;font-size: 18px;color: #fff;}
.wrap-footer .ful2 li.li2 {background: url(Img/Common/ficon02.png) no-repeat left center;}
.wrap-footer .ful2 li.li3 {background: url(Img/Common/ficon03.png) no-repeat left center;}
.wrap-footer .ful2 li.li4 {background: url(Img/Common/ficon04.png) no-repeat left center;}
.wrap-footer .ful2 li.li5 {background: url(Img/Common/ficon05.png) no-repeat left center;}
.wrap-footer .ful2 li.li6 {background: url(Img/Common/ficon06.png) no-repeat left center;}
.wrap-footer .ful2 li.li6 a{color:#666}
.wrap-footer .ficp {margin-top: 30px;}


.lxwm {height: 455px;background: url(Img/Index/lxwmbg.jpg) no-repeat center top;padding-top: 45px;margin-bottom: 60px;}
.lxwm .conleft {width: 462px;height: 455px;color: #fff;border-right: 1px solid #7073c6;}
.lxwm .conleft dl {padding-right: 85px;}
.lxwm .conleft dt {height: 60px;padding-top: 3px;border-bottom: 1px solid #7377ba;font-size: 24px;background: url(Img/Index/lxwmicon01.png) no-repeat right 2px;}
.lxwm .conleft dd {margin-top: 23px;height: 60px;padding-left: 86px;position: relative;font-size: 16px;}
.lxwm .conleft dd span {display: block;font-size: 30px;}
.lxwm .conleft dd.dd1{margin-top: 33px;}
.lxwm .conleft dd em {display: block;width: 56px;height: 56px;position: absolute;left: 0;top: 0;border: 1px solid #4f54b7;border-radius: 3px;}
.lxwm .conleft dd.dd1 em {background: url(Img/Index/lxwmicon02.png) no-repeat center;}
.lxwm .conleft dd.dd2 em {background: url(Img/Index/lxwmicon03.png) no-repeat center;}
.lxwm .conleft dd.dd3 em {background: url(Img/Index/lxwmicon04.png) no-repeat center;}
.lxwm .conleft dd.dd4 em {background: url(Img/Index/lxwmicon05.png) no-repeat center;}
.lxwm .conleft dd.dd3 {font-size: 18px;line-height: 28px;}
.lxwm .conleft dd.dd4 {font-size: 18px;line-height: 28px;}

.lxwm .conright {width: 595px;position: relative;}
.lxwm .conright .conbox {width: 300px;height: 488px;position: absolute;top: 0px;background: url(Img/Index/lxwmmc.png) no-repeat center top;}
.lxwm .conright .conbox .box {width: 222px;height: 366px;background: #fff; position: absolute;left: 44px;top: 59px;}
.lxwm .conright .conbox .box .p1 {font-size: 15px;text-align: center;height: 45px;line-height: 45px;color: #333;}
.lxwm .conright .conbox .box dl {margin: 0 14px;}
.lxwm .conright .conbox .box dl dt {width: 198px;height: 198px;margin: 0 auto;}
.lxwm .conright .conbox .box dl dt img {display: block;width: 198px;height: 198px;}
.lxwm .conright .conbox .box dl dd.dd1 {margin-top: 15px;text-align: center;padding-bottom: 8px;border-bottom: 1px solid #ddd;line-height: 19px;margin-bottom: 12px;}
.lxwm .conright .conbox .box dl dd.dd2 {margin-bottom: 6px;text-align: center;font-size: 12px;}
.lxwm .conright .con2 {right: 0;}
.lxwm .conright .con2 dl dt {border: 1px solid #ddd;}


/**/
.yqlj {padding: 30px 0px;background: #f8f8f8;    margin-top: -60px;}
.yqlj .yqlj_type {height: 38px;text-align: center;}
.yqlj .yqlj_type li {float: left;width: 110px;line-height: 38px;text-align: center;position: relative;font-size: 16px;}
.yqlj .yqlj_type li a {color: #333;}
.yqlj .yqlj_type li em {display: none;position: absolute;left: 50px;top: 38px;width: 7px;height: 5px;background: url(Img/Index/yqljbg.png) no-repeat center;}
.yqlj .yqlj_type li.cur {background: #1a1d8f;}
.yqlj .yqlj_type li.cur em {display: block;}
.yqlj .yqlj_type li.cur a {color: #fff;}
.yqlj .yqlj_type .jgdw a{cursor:default;}

.yqlj .yqlj_con {padding-top: 18px;height: 90px;}
.yqlj .yqlj_con ul {display: none;}
.yqlj .yqlj_con ul.cur {display: block;}
.yqlj .yqlj_con ul:first-child li {float: left;width: 199px;margin: 0; text-align: center;font-size: 14px;border-left: 1px solid #dddddd;}
.yqlj .yqlj_con ul:first-child li i {display: block;margin-bottom: 5px;height: 61px;}
.yqlj .yqlj_con ul:first-child li em {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 0;height: 56px;}
.yqlj .yqlj_con ul:first-child li img {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.yqlj .yqlj_con ul li {float: left;margin: 0 10px 10px 10px;text-align: center;font-size: 14px;}
.yqlj .yqlj_con ul li:hover a {color: #1a1d8f;}

/* search部分 */
.search {height: 68px;border-bottom: 1px solid #eee;background: #f8f8f8;}
.search .keyword {font-size: 13px;color: #333;margin-top: 29px;height: 16px;line-height: 16px;width: 960px;}
.search .keyword span {float: left;width: 80px;color: #333;font-weight: bold;}
.search .keyword p {float: left;}
.search .keyword p a {float: left;color: #888;font-size: 13px;height: 15px;line-height: 15px;border-left: 1px dotted #a5a5a5;padding: 0 8px;}
.search .keyword p a:hover {color: #181a98;}
.search .keyword a:first-child {padding-left: 0;border-left: none;}
.search .inp {width: 200px; height: 36px;margin-top: 15px;overflow: hidden;background: #fff;margin-left: 27px;border: 1px solid #dddddd;border-radius: 27px;}
.search .inp input {border:none;height: 36px;line-height: 36px;width: 150px;float: left; text-indent: 17px; font-size: 14px;color: #999;}
.search .inp .sea {display: block; float: right; width: 30px;height: 38px;position: relative;top: -1px; background: #155f9c;padding-right: 15px;}
.search .inp .sea i {display: block;width: 30px;height: 38px;background: url(search.png) no-repeat 18px center;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;    z-index: 999;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(Img/tanchuang/tanchuangBg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #ff5c01;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #ff5c01;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(Img/tanchuang/errorBg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #df1f29;color: #fff;margin-right: 20px;}

